SearchMailboxesResponseRefiners Property |
Gets the refiners.
Namespace:
Independentsoft.Exchange
Assembly:
Independentsoft.Exchange (in Independentsoft.Exchange.dll) Version: 3.0.840.11238
Syntaxpublic IList<RefinerItem> Refiners { get; }Public ReadOnly Property Refiners As IList(Of RefinerItem)
Get
Property Value
Type:
IListRefinerItemThe refiners.
See Also